java.lang.Objectcom.epson.EpsonCom.EpsonComCallbackInfo
public class EpsonComCallbackInfo
CallbackInfo Class Class that holds information that is passed to the callback method Right now it only has one member: the received data type
| Field Summary | |
|---|---|
EpsonCom.DATA_TYPE |
ReceivedDataType
|
| Constructor Summary | |
|---|---|
EpsonComCallbackInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public EpsonCom.DATA_TYPE ReceivedDataType
| Constructor Detail |
|---|
public EpsonComCallbackInfo()